html{color:#000;font-family:"微软雅黑";}
a { font-family:"微软雅黑", "宋体", Arial;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0; font-family:"微软雅黑", "宋体", Arial;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul{list-style:none;}
input{ outline:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;*font-size:100%;}
legend{color:#000;}
#yui3-css-stamp.cssreset{display:none;}
a{text-decoration:none;cursor:pointer;}
img{ border:0px; border:0px;}
.clear{ clear:both;}
/**鼠标悬浮渐变**/
a{color:#333;blr:expression(this.onFocus=this.blur()); cursor:pointer;} /*去掉a标签的虚线框，避免出现奇怪的选中区域*/
a,.hover-delay {
	font-family:"Microsoft Yahei","Hiragino Sans GB", Arial,Lucida,Verdana,SimSun,Helvetica,sans-serif;
    /*-webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;*/
}
/**鼠标悬浮渐变**/
.fl {float: left;_display: inline;}
.fr {float: right;_display: inline;}
.main{ width:100%; height:auto; padding:0px; margin:0px;}
.clear{ clear:both;}